Resource StructureDefinition/FHIR Server from package de.medizininformatikinitiative.use-case.omi#0.3.8 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "boa-output-observation-profile",
"url" : "http://omi.de/fhir/registry/StructureDefinition/boa-output-observation-profile",
"version" : "0.3.8",
"name" : "BoaOmiOutputObservation",
"title" : "BOA-Output Observation Profile",
"status" : "active",
"date" : "2024-12-11",
"publisher" : "MOLIT gGmbH",
"description" : "Profile derived from OmiOutputObservation. It describes the output of BOA algorithm.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://omi.de/fhir/registry/StructureDefinition/output-observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:minimum",
"path" : "Observation.component",
"sliceName" : "minimum",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:minimum.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "255605001",
"system" : "http://snomed.info/sct",
"display" : "Minimal (qualifier value)"
}
]
}
},
{
"id" : "Observation.component:minimum.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
},
{
"id" : "Observation.component:maximum",
"path" : "Observation.component",
"sliceName" : "maximum",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:maximum.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "56851009",
"system" : "http://snomed.info/sct",
"display" : "Maximal (qualifier value)"
}
]
}
},
{
"id" : "Observation.component:maximum.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
},
{
"id" : "Observation.component:mean",
"path" : "Observation.component",
"sliceName" : "mean",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:mean.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "373098007",
"system" : "http://snomed.info/sct",
"display" : "Mean - numeric estimation technique (qualifier value)"
}
]
}
},
{
"id" : "Observation.component:mean.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
},
{
"id" : "Observation.component:total",
"path" : "Observation.component",
"sliceName" : "total",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:total.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "255619001",
"system" : "http://snomed.info/sct",
"display" : "Total"
}
]
}
},
{
"id" : "Observation.component:total.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"unit" : "L",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
},
{
"id" : "Observation.component:standardDeviation",
"path" : "Observation.component",
"sliceName" : "standardDeviation",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:standardDeviation.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "386136009",
"system" : "http://snomed.info/sct",
"display" : "Standard deviation"
}
]
}
},
{
"id" : "Observation.component:standardDeviation.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
},
{
"id" : "Observation.component:median",
"path" : "Observation.component",
"sliceName" : "median",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:median.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "260528009",
"system" : "http://snomed.info/sct",
"display" : "Median"
}
]
}
},
{
"id" : "Observation.component:median.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
},
{
"id" : "Observation.component:hounsfield",
"path" : "Observation.component",
"sliceName" : "hounsfield",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:hounsfield.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"code" : "C94908",
"system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display" : "Hounsfield unit"
}
]
}
},
{
"id" : "Observation.component:hounsfield.value[x]",
"path" : "Observation.component.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"unit" : "HU",
"system" : "http://unitsofmeasure.org",
"code" : "[hnsf'U]"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.